'Declaration Public Function GetTransformedArrayLength( _
ByVal sourceArrayLengthLength of the source array.As System.Int32 _
) As System.Int32
public System.Int32 GetTransformedArrayLength(
System.Int32 sourceArrayLength
)
public: System.Int32 GetTransformedArrayLength(
System.Int32 sourceArrayLength
)
public:
System.Int32 GetTransformedArrayLength(
System.Int32 sourceArrayLength
)
Parameters
- sourceArrayLength
- Length of the source array.
Return Value
Length of transformed array.